Program Errors

A message will be presented to the user when a program error occurres. All errors are logged to a file in the program directory called errorlog.txt. The error log may be viewed by selecting "View Error Log" from the help menu.

Errors that are not obviously discountable should be reported as a bug. An example of an easily discountable error would be a file that is reported as missing because the user deleted it. The error log records three pieces of information, the date, the error number, and the error description. Example:

Thursday, July 09, 1998 48 File not found: SHBrowse.dll

Bugs can be reported at my web site's feedback page. Please consult the known issues page prior to submitting a bug report.